home *** CD-ROM | disk | FTP | other *** search
/ Net Power 2001 #8 / Net_POWER_08.iso / play_08.exe / scripts / DefineButton2_67 / BUTTONCONDACTION on(rollOver).as < prev   
Encoding:
Text File  |  2001-07-01  |  58 b   |  5 lines

  1. on(rollOver){
  2.    xpos = 454.8;
  3.    gotoAndPlay(127);
  4. }
  5.